projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a9c45
)
No need to require the same feature twice.
author
Mario Lang
<mlang@delysid.org>
Sat, 9 Jul 2016 05:05:50 +0000
(07:05 +0200)
committer
Mario Lang
<mlang@delysid.org>
Sat, 9 Jul 2016 05:06:13 +0000
(07:06 +0200)
* lisp/dired-aux.el (require 'cl-lib): Remove.
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index 8d6f6656a9a522d020f4b71fde157844bc12d580..1a4efdfd9fb3ed4c6dca432182c1444d5831c8aa 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-39,7
+39,6
@@
;; We need macros in dired.el to compile properly,
;; and we call subroutines in it too.
(require 'dired)
-(require 'cl-lib) ; for cl-mapcan
(defvar dired-create-files-failures nil
"Variable where `dired-create-files' records failing file names.